go/types.substMap.lookup (method) 3 uses go/types (current package) subst.go#L39: func (m substMap) lookup(tpar *TypeParam) Type { subst.go#L62: return smap.lookup(t) subst.go#L271: return subst.smap.lookup(t)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)